Must pass the format string to strftime in the C library's locale's
authorTor Lillqvist <tml@novell.com>
Thu, 21 Feb 2008 12:47:45 +0000 (12:47 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 21 Feb 2008 12:47:45 +0000 (12:47 +0000)
commit7a9bbf551f525a25cf4f9dd824b3fb7c1073e995
treea61f871385ec934c5495d93a65743c9cdacaa2da
parentfbe4c4f8b61a6255125f7512b33e2100557812b4
Must pass the format string to strftime in the C library's locale's

2008-02-21  Tor Lillqvist  <tml@novell.com>

* gtk/gtkfilechooserdefault.c (list_mtime_data_func) [Win32]: Must
pass the format string to strftime in the C library's locale's
charset, not the system's. Correspondingly, the return value from
strftime() is in the C library's locale's charset. (#509885)

svn path=/trunk/; revision=19625
ChangeLog
gtk/gtkfilechooserdefault.c